EMT Practice Test

1. Question Content...


Question List

Question1: Which node can be used to capture failures for a sequence of nodes?

Question2: When using the set of aggregation nodes, how does a developer tie the fan-out flow with the fan-in flow when it is included within the same message flow?

Question3: How does IBM Integration Bus allow for the debugging of Pattern Projects?

Question4: Which tool allows a configurable service to be imported and exported between systems?

Question5: While developing a REST API what node should a developer use to receive messages?

Question6: In what format does the Flow Exercise save the message processed through the integration flow?

Question7: A service interacts with a backend system which replies with a message correlation. When processing request/response messages from the backend, no messages were received by the flow.

Which may be the probable cause of failure?

Question8: A developer has multiple applications that require different versions of specific resources. How should the different versions of the common resources be stored to allow for this?

Question9: What is one method to keep the cache clean in IBM Integration Bus?

Question10: On a Linux system, trace node is configured with Destination set to a file. The trace node should be executed if a message processes successfully. A message is processed through the Integration flow successfully but no file is written. How can the problem be determined?

Question11: In configurable services that have the UserDefined type, which node is used to read and modify properties dynamically at run time?

Question12: In the RegistryLookup and EndpointLookup nodes, there are three JNDI related configuration properties:
connectionFactoryName, initialContextFactory and locationJNDIBinding. What are these configuration properties used for?

Question13: Which destination can a trace node output not to be written to?

Question14: A developer plans to create two new message flows. Flow1 that uses TimeoutControl and TimeoutNotification nodes in Controlled mode, and Flow2 that uses only the TimeoutNotification node in Automatic mode.
The Integration Node is installed on a system without IBM MQ installed. What problems will the developer encounter?

Question15: Which statement about the DFDL parser and domain is true?

Question16: What is the result of the command: mqsiapplybaroverride -b will -k Ben -m Ken#maximumRateMsgsPerSec=100?

Question17: A flow started from an MQInput Node has multiple database interactions from Compute, Java Compute and Map Nodes. All relevant node transactional properties are set to automatic. XA is not configured.
Where are the transactions committed in the flow?

Question18: Which type of container can allow for runtime isolation, ensuring that updates to one group of deployed resources do not affect another group?

Question19: Two different sets of applications are deployed to Integration Server 1 and Integration Server 2 respectively, as shown in the image below.
What is the advantage of using the Integration Server embedded HTTP listener to the Integration Node listener?

Question20: A message flow is started with JMSInput node and no Message Domain is specified. The flow received an input message of type TextMessage with no JMSType header included. What would the default message domain be as the message is propagated out of the node?

Question21: What is the first step in creating an IBM Integration Bus (IIB) based pattern?

Question22: A developer has used version and keyword information to keep track of the different Integration solutions being developed. What command is used to display this information?

Question23: Which protocol for security is not supported by IBM Integration Bus?

Question24: Which of the following statement regarding the SAPInput Node is true?

Question25: A developer is trying to investigate slow processing times with a specific message flow. What tool would be used to investigate this?

Question26: In the following diagram an input message comes in that does not match any of the routing rules. The default terminal of the Route Node is not wired and the failure terminal of the Route node is wired to ROUTE FAIL. Where does the message go?

Question27: How does a developer assign Pattern properties from a message flow?

Question28: Which is true regarding MQ topology options for IBM Integration Bus?

Question29: A message flow reads messages from a queue Database Node fails to insert data in the table. If no error handling and rollback is implemented in the message flow, which of the following statements is true?

Question30: Which statement about the .NETCompute Node is true?

Question31: Which node supports the propagation of an LTPA v2 token in IBM Integration Bus?

Question32: What can the DatabaseInput node be configured to do?

Question33: The format of a policy UPL is apiv1/policy/MQTTSubscribe/Test. What policy has the developer created?

Question34: Several applications in an organization use a common Java library, commom.jar. Two applications App1 and App2 have their own shared libraries shlib1.jar and shlib2.jar that reference common.jar. Which deployment method allows for the most reuse of the Java Library?

Question35: What is one to set the flow debugger port?

Question36: Given the following set of applications and libraries, which are all deployed to the same Integration Server, what must be done to provide a new version of the MasterSchema.xsd file to AppA and AppB?

Question37: A developer creates a message flow that uses a DecisionService Node. Which command must the developer use before deploying the message flow?

Question38: A developer is testing an Integration flow using the Flow Exerciser and finds an error. He tries to debug the flow, but the debugger does not start. What needs to be done to start the flow debugger?

Question39: How should a Developer move an IBM Integration Bus installation and its components to another physical location?

Question40: Which statement is true regarding IBM Integration Bus (IIB) integration with Business Process Manager (BPM)?

Question41: How can end-to-end transactionality be achieved in a SOAP message flow?

Question42: Which statement is a reason to use external eXtreme Scale data cache with IBM Integration Bus?

Question43: An Integration Server contains a shared library with a common error handling routine. The shared library is redeployed with an updated error handling routine with some new logging. When will the applications that use the shared library start using the updated routine?

Question44: How can a developer set the maximum number of messages processed by a message flow in the flow exerciser?

Question45: How can WebSphere Service Registry & Repository (WSRR) information be pre-loaded into the IBM Integration BUS (IIB) cache before sending any messages to the message flow?

Question46: What are two options for creating an MQEndpoint policy? (Select 2.)

Question47: In the User Trace output shows the following message:
2 016-04-12 16:17:18.242605 5344 UserTrace BIP2539I: Node
' Reply.MapToRequestor':
Evaluating expression ''I + 1''
at
( 'MapToRequestor.CopyMessageHeaders', '6.14'). This resolved to ''1 + 1''.
The result was ''2''.
What does 6.14indicate here?

Question48: An IBM Integration Bus Administrator has configured the configurable services DataCaptureStore, DataCaptureSource and DataDestination and ensured the WebUI users are setup correctly. However, when running messages through the Integration flow, nothing gets recorded into the database. What could be the missing step in the configuration of the message flow?

Question49: While processing messages in a message flow, Java exceptions are encountered. Where should more details on these Java exceptions be found?

Question50: Which statement regarding security profiles is true?

Question51: Which terminal is wired to check for any exceptions within the node?

Question52: The security team has informed the Integration Bus developers that they need to start using SSL when using the web user interface. Administration security is still disabled. What does the developer need to do to now access the web user interface?

Question53: What is the result of the command mqsisetdbparms -n DB2_1 -u test -p test123?

Question54: Application data that comes from a C or COBOL application, or consists of fixed-format binary data should belong to which message domain?

Question55: Which statement about the Cloned node is true?

Question56: Which command is used to display the version of all the installed components?

Question57: What is one way to check what a BIP2308E error means?

Question58: A developer is migrating SOA based applications to IBM Integration Bus Toolkit. There are existing WSDL files that are available to the developer. Which solution type should the developer select?

Question59: Which optional component is required to enable global transaction support?

Question60: Which statement about the XSLTransform node is true?

Question61: In order for a MQEndpoint policy to use a CCDT file, what must be done in addition to setting the ccdt property?